convertDisplayPointToStandardPoint Method
In This Topic
Converts a point from the display coordinate system (origin of coordinate system in top left corner of display page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).
Syntax
Parameters
- point
- The point in visual coordinates.
Return Value
The point in standard PDF coodinates.
See Also